[XM] Text wrapping fix, xm create --help_config fix.
authoratse@norwich.uk.xensource.com <atse@norwich.uk.xensource.com>
Fri, 22 Sep 2006 14:06:00 +0000 (15:06 +0100)
committeratse@norwich.uk.xensource.com <atse@norwich.uk.xensource.com>
Fri, 22 Sep 2006 14:06:00 +0000 (15:06 +0100)
commit1681108c981703f4555d8592332d3ccf064df0d7
treeb75da3bc17b59c61aece8f32fee13d0db4b89e98
parente790efba8aa1393c27d81bb39df0c243ae4d6c0f
[XM] Text wrapping fix, xm create --help_config fix.

* Fix text wrap so it doesn't chop off last word in help message for
  certain cases.
* Fix handling of xm create --help_config
* Remove redundant gopts.usage() call.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xm/create.py
tools/python/xen/xm/opts.py
tools/python/xen/xm/shutdown.py